home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 April / EnigmA AMIGA RUN 17 (1997)(G.R. Edizioni)(IT)[!][issue 1997-04][EAR-CD].iso / EARCD / util / misc / fifolib38_4upd.readme < prev    next >
Text File  |  1997-01-05  |  2KB  |  35 lines

  1. Short:    FIFO: use ACTION_STACK to abort packets
  2. Author:   Joerg.Hoehle@gmd.de (Jörg Höhle)
  3. Uploader: Joerg.Hoehle@gmd.de
  4. Type:     util/misc
  5. Requires: util/misc/fifolib38_2.lha,util/misc/fifolib38_3upd.lha
  6.  
  7. This is an interim (XMas) release distributed as a patch.  You'll need
  8. the 38.2 and 38.3 archives as well to get the complete source code.
  9.  
  10. Added ACTION_STACK support, but only for "aborting" ACTION_READ
  11. and ACTION_WAIT_CHAR packets.  Only dp_Arg2 == "\n" is honored.
  12. Don't assume whatsoever about the order in which ACTION_STACK and
  13. aborted packets are returned.  CON: and KCON: differ, and I might
  14. change the way it works in FIFO: as well.
  15.  
  16. Hint: R.Babel recommends a Write(fh,NULL,0); to CON: after an
  17. ACTION_STACK to have it process ACTION_STACK (or packets will only be
  18. "aborted" on the next keystroke).  KCON: and FIFO: don't need that.
  19.  
  20. RemCLI shows fifo name and uses CONU_CHARMAP.  Measured
  21. half speed of CONU_STANDARD in a simple List+scroll test.
  22. If you don't like the slowness, keep the previous RemCLI.
  23.  
  24.  
  25. ============================= Archive contents =============================
  26.  
  27. Original  Packed Ratio    Date     Time    Name
  28. -------- ------- ----- --------- --------  -------------
  29.    12180    4139 66.0% 19-Dec-96 22:41:26  fifo-384.diffs
  30.     7896    4706 40.4% 19-Dec-96 22:05:12  fifo-handler
  31.     8972    5358 40.2% 19-Dec-96 23:49:10  RemCLI
  32.     2775    1416 48.9% 19-Dec-96 21:57:56  version.doc
  33. -------- ------- ----- --------- --------
  34.    31823   15619 50.9% 20-Dec-96 21:15:30   4 files
  35.